FICS Teamleague

Board

Teamleague Forum

Old games in games database cannot be viewedTechnical issuesIndex ->

posted at 2013-10-30 04:32 by anandkvs

It seems old (>= TL48) games do not open in PGN viewer. I get the following message, for example:

Warning: fopen(games/T48/12326.pgn): failed to open stream: Permission denied in /home/teamleague/public_html/php/include.php on line 583 file games/T48/12326.pgn could not be opened

posted at 2013-10-30 07:44 by wmahan

That should be fixed now.

posted at 2013-11-01 03:26 by anandkvs

Woah, that was a really quick fix. Thanks.

In future I will expect all of my problems to be solved within 3 hours :)

posted at 2015-08-06 04:56 by marjohn

This problem still exists with a different error:

file games/T60/20247.pgn could not be opened

posted at 2015-08-07 20:50 by jaberwock

Thanks for the notification.

We are aware of that issue, but it will take time (a bit more than three hours.)

jaberwock

posted at 2015-08-07 21:45 by marjohn

Hi jaberwock,

if you need help with the coding please let me know. I would be glad to help.

Kind Regards
marjohn

posted at 2015-08-09 14:45 by KRMCHESS

I think in terms of coding fix isn't too hard. From what I can gather basically display uses pgn4web and I think location of pgn files is pointing at wrong location so when it tries to open file it gets an error.

Having said that I'd assume whoever does fix it needs access to website that could be admin level.

If looking for a fix it could be handy to compare with http://www.teamleague.org/player.php?tourney=22&pgn=12410 to see what is different that could give a quick indication of a fix

posted at 2015-08-11 08:00 by marjohn

Hi KRMCHESS,

I agree !

j.

posted at 2015-08-22 13:04 by kayvee

@KRMCHESS... I believe the files aren't stored to begin with. See for example the two following URL's

http://www.teamleague.org/player.php?pgn=12410
http://www.teamleague.org/player.php?pgn=20462

The first is your example from an earlier tourney where the file was stored and it does work. The second is from the current tourney where the file is not stored.

HTH

posted at 2015-10-18 12:59 by KayVee

This should be fixed now. Please report any further errors.